@charset "gb2312";

/* CSS Document */

body {
    margin: 0 auto;
    padding: 0px;
    background: #ffffff;
    font-size: 14px;
    /* font-family: "&#930;&#65533;&#65533;&#65533;&#378;&#65533;", arial; */
}

ysp,
form,
img,
ul,
ol,
li,
dl,
dt,
dd,
p {
    margin: 0;
    padding: 0;
    border: 0;
}

li {
    list-style-type: none;
}

img {
    vertical-align: top;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
}

.marauto {
    margin: 0 auto;
}

a:link {
    /* color: #333333; */
    text-decoration: none;
}

a:visited {
    /* color: #333333; */
    text-decoration: none;
}

.cWhite,
a.cWhite:link,
a.cWhite:visited {
    color: #fff;
}

.cWhite1,
a.cWhite1:link,
a.cWhite1:visited {
    color: #F7F6F6;
}

.cRed,
a.cRed:link,
a.cRed:visited {
    color: #9F0912;
}

.cRed_d1,
a.cRed_d1:link,
a.cRed_d1:visited {
    color: #FF3C00;
}

.cBlack,
a.cBlack:link,
a.cBlack:visited {
    color: #333;
}

.cBlue,
a.cBlue:link,
a.cBlue:visited {
    color: #4894BA;
}

.cBlue_d1,
a.cBlue_d1:link,
a.cBlue_d1:visited {
    color: #4994BB;
}

.cBlue_d2,
a.cBlue_d2:link,
a.cBlue_d2:visited {
    color: #00005c;
}

.cGray,
a.cGray:link,
a.cGray:visited {
    color: #333;
}

.cGray_d1,
a.cGray_d1:link,
a.cGray_d1:visited {
    color: #666;
}

.cGray_d2,
a.cGray_d2:link,
a.cGray_d2:visited {
    color: #9c9c9c;
}

.cGray_d3,
a.cGray_d3:link,
a.cGray_d3:visited {
    color: #674409;
}

.cOran,
a.cOran:link,
a.cOran:visited {
    color: #FFEBB8;
}

.fx_new {
    float: left;
    text-align: left;
}

.bshare-custom a {
    color: #000;
}

.bais {
    color: #000;
}

.bshare-custom #bshare-shareto {
    color: #000 !important;
}

.bshare-custom a:link {
    color: #000;
    text-decoration: none;
}

.bshare-custom a:visited {
    color: #000;
    text-decoration: none;
}

.bshare-custom a:hover {
    color: #ffe400;
    text-decoration: none;
}


.content {
    width: 1700px;
    margin: 0 auto;
}

.logo_line {
    border-right: 1px solid #cccccc;
    height: 54px;
    width: 20px;
    margin-right: 20px;
}

.w200 {
    width: 200px;
}

.mt10 {
    margin-top: 10px
}

.mt30 {
    margin-top: 30px
}

.mt40 {
    margin-top: 40px
}

.mt50 {
    margin-top: 50px
}

.com-footer div:nth-child(1){ display:none}

.shoutu {
    width: 432px;
    height: 713px;
    background: #fbfbfb;
    margin-top: 40px;
}

.shoutu ul {
    width: 432px;
    overflow: hidden;
}

.shoutu li {
    width: 432px;
    height: 170px;
    margin: 0px 0px 11px 0px;
    float: left;
    background: #ffffff;
}

.shoutu li p {
    font-size: 20px;
    line-height: 40px;
    font-weight: bold;
    width: 404px;
    height: 170px;
    float: right;
    padding: 42px 0;
    box-sizing: border-box;
}
.shoutu .thistab a p{
    color: #ff6101;
}
.shoutu li a:link {
    color: #333333;
}

.shoutu li a:hover {
    color: #ff9000;
}

.shoutu_bg {
    background: #f6f6f6;
    width: 100%;
    height: 850px;
}

.guanhaichao_bg {
    background: #f6f6f6;
    width: 100%;
    height: 842px;
}

.shipin ul {
    width: 1728px;
    overflow: hidden
}

.shipin li {
    float: left;
    width: 548px;
    margin: 0px 28px 40px 0px;
}

.shipin img {
    width: 548px;
    height: 308px;
    cursor: pointer;
    transition: all 1.2s;
}

.shipin img:hover {
    transform: scale(1.04);
}

.shipin li h3 a {
    display: block;
    font-size: 16px;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
    color: #004077;
}

.shipinPic {
    position: relative;
    overflow: hidden;
}

.shipinPic a:link {
    color: #ffffff;
    text-decoration: none;
}

.shipinPic a:hover {
    color: #ffffff;
    text-decoration: underline;
}

.shipinTxtBg {
    position: absolute;
    width: 100%;
    background: linear-gradient(180deg, transparent, rgba(0, 0, 0, .8));
    left: 0;
    bottom: 0;
    color: #fff;
    padding: 6px;
    font-size: 16px;
    line-height: 28px;
}

.kanhainan {
    width: 1728px;
    overflow: hidden
}

.kanhainan01 {
    float: left;
    width: 836px;
    overflow: hidden;
}

.kanhainan01 img {
    width: 836px;
    height: 470px;
    cursor: pointer;
    transition: all 1.2s;
}

.kanhainan01 img:hover {
    transform: scale(1.04);
}

.kanhainan01 li h3 a {
    display: block;
    font-size: 16px;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
    color: #004077;
}

.kanhainan01Pic {
    position: relative;
    overflow: hidden;
}

.kanhainan01Pic a:link {
    color: #ffffff;
    text-decoration: none;
}

.kanhainan01Pic a:hover {
    color: #ffffff;
    text-decoration: underline;
}

.kanhainan01TxtBg {
    position: absolute;
    width: 100%;
    background: linear-gradient(180deg, transparent, rgba(0, 0, 0, .8));
    left: 0;
    bottom: 0;
    color: #fff;
    padding: 6px;
    font-size: 16px;
    line-height: 28px;
}


.kanhainan02 ul {
    width: 892px;
    overflow: hidden;
}

.kanhainan02 li {
    float: left;
    width: 404px;
    margin: 0px 0px 16px 28px;
}

.kanhainan02 img {
    width: 404px;
    height: 227px;
    cursor: pointer;
    transition: all 1.2s;
}

.kanhainan02 img:hover {
    transform: scale(1.04);
}

.kanhainan02 li h3 a {
    display: block;
    font-size: 16px;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
    color: #004077;
}

.kanhainan02Pic {
    position: relative;
    overflow: hidden;
}

.kanhainan02Pic a:link {
    color: #ffffff;
    text-decoration: none;
}

.kanhainan02Pic a:hover {
    color: #ffffff;
    text-decoration: underline;
}

.kanhainan02TxtBg {
    position: absolute;
    width: 100%;
    background: linear-gradient(180deg, transparent, rgba(0, 0, 0, .8));
    left: 0;
    bottom: 0;
    color: #fff;
    padding: 6px;
    font-size: 16px;
    line-height: 28px;
}

.shipin ul {
    width: 1728px;
    overflow: hidden
}

.shipin li {
    float: left;
    width: 548px;
    margin: 0px 28px 40px 0px;
}

.shipin img {
    width: 548px;
    height: 308px;
    cursor: pointer;
    transition: all 1.2s;
}

.shipin img:hover {
    transform: scale(1.04);
}

.shipin li h3 a {
    display: block;
    font-size: 16px;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
    color: #004077;
}

.shipinPic {
    position: relative;
    overflow: hidden;
}

.shipinPic a:link,.shipinPic a:visited {
    color: #ffffff;
    text-decoration: none;
}

.shipinPic a:hover {
    color: #ffffff;
    text-decoration: underline;
}

.shipinTxtBg {
    position: absolute;
    width: 100%;
    background: linear-gradient(180deg, transparent, rgba(0, 0, 0, .8));
    left: 0;
    bottom: 0;
    color: #fff;
    padding: 6px;
    font-size: 16px;
    line-height: 28px;
}

.biaoti {
    width: 50%;
}

.biaoti a:link, .biaoti a, .biaoti a:visited {
    font-size: 30px;
    color: #00be06;
    font-weight: bold;
}

.biaoti a:hover {
    font-size: 30px;
    color: #ff6101;
    font-weight: bold;
}

.biaoti02 {
    width: 60%;
}

.biaoti02 a:link {
    font-size: 30px;
    color: #00be06;
    font-weight: bold;
}

.biaoti02 a:hover {
    font-size: 30px;
    color: #ff6101;
    font-weight: bold;
}

.ysp_more {
    width: 58px;
    color: #ffffff;
    font-size: 16px;
    line-height: 36px;
    text-align: center;
    background: #00be06;
    border-radius: 6px;
    min-width: 60px;
}

.ysp_more a {
    color: #ffffff;
    background: #00be06;
    width: 100%;
    display: block;
    border-radius: 6px;
}

.ysp_more a:hover {
    color: #ffff00;
}

.nav003 li {
    background: url(/static/ysp/pc/image/1.png) right center no-repeat;
    background-size: 1px;
    min-width: 100px;
    padding-left: 60px;
    padding-right: 60px;
    height: 36px;
}

.nav003 li:last-child,
.nav004 li:last-child {
    background: none;
}

.nav003 {
    font-size: 16px;
    float: right;
    line-height: 36px;
}

.nav003 h2 {
    color: #00bf07;
    width: 40px;
    float: left;
}

.nav003 li {
    float: left;
    padding: 0;
    margin-left: 0;
}

.nav003 .active {
    text-align: center;
    background: #00be06;
    border-radius: 6px;
    color: #fff !important;
}

.nav003 .active a {
    color: #fff;
}

.y_03 {
    width: 46%;
    float: left;
}

.y_03 li {
    text-align: center;
}

.y_03 li:hover {
    background: #00be06;
    border-radius: 6px;
    border-radius: 6px;
}

.y_03 li:hover a {
    color: #fff;
}

.y_03 a {
    width: 100%;
    display: block;
    float: left;
    font-size: 16px;
}

.nav004 li {
    min-width: 130px;
    padding-left: 100px;
    padding-right: 100px;
    height: 36px;
    background: url(/static/ysp/pc/image/1s.png) right center no-repeat;
}

.nav004 {
    font-size: 16px;
    float: right;
    line-height: 36px;
}

.nav004 h2 {
    color: #00bf07;
    width: 40px;
    float: left;
}

.nav004 li {
    float: left;
    padding: 0;
    margin-left: 0;
}

.nav004 .active {
    text-align: center;
    background: #00be06;
    border-radius: 6px;
}

.nav004 .active a {
    color: #fff;
}

.y_04 {
    width: 40%;
    float: left;
}

.y_04 li {
    text-align: center;
}

.y_04 li:hover {
    background: #00be06;
    border-radius: 6px;
    border-radius: 6px;
}

.y_04 li:hover a {
    color: #fff;
}

.y_04 a {
    width: 100%;
    display: block;
    float: left;
    font-size: 16px;
}

.ysp_02 {
    width: 931px;
    float: left;
}

.ysp_02 li {
    text-align: center;
    margin-bottom: 14px;
}

.ysp_02 li:hover {
    background: #00be06;
    border-radius: 6px;
    border-radius: 6px;
    padding: 0 6px;
}

.ysp_02 li:hover a {
    color: #fff;
}

.ysp_02 a {
    width: 100%;
    display: block;
    float: left;
    font-size: 18px;
}

.nav {
    line-height: 26px;
    font-size: 18px;
    float: left;
    line-height: 40px;
}

.nav h2 {
    color: #00bf07;
    width: 40px;
    float: left;
}

.nav li {
    float: left;
    padding: 0;
    margin-left: 0;
}

.nav .active {
    text-align: center;
    background: #00be06;
    border-radius: 6px;
}

.nav .active a {
    color: #fff;
}

.nav1 {
    width: 931px;
    padding-left: 31px;
}

.nav1 li {
    min-width: 130px;
    margin-left: 48px;
}

.search_box {
    width: 404px;
    height: 40px;
    float: right;
    margin-top: 57px;
    position: relative;
    margin-right: 0px;
}

.textbox {
    background-color: transparent;
    border: #cac9c9 1px solid;
    border-radius: 30px;
    width: 100%;
    height: 40px;
    padding: 0 10px;
    color: #666;
}

.s_btn {
    background-color: #00be06;
    width: 90px;
    height: 100%;
    border-radius: 0 30px 30px 0;
    position: absolute;
    color: #fff;
    line-height: 30px;
    text-align: center;
    border: 0;
    top: 0;
    right: 0;
    cursor: pointer;
}

.search_box form {
    height: 100%
}


/****/

.ysp_bg3 {
    background-color: #fff;
    height: 340px;
}

.bq_top {
    float: left;
    width: 100%;
    height: 20px;
    background: #f6f6f6;
}

.bq_bottom {
    float: left;
    width: 100%;
    padding-top: 56px;
}

.bq_bottom .cGray {
    line-height: 29px;
    text-align: center;
    font-size: 14px;
    color: #333333;
}

.bq_bottom .cGray:a link {
    line-height: 29px;
    text-align: center;
    font-size: 14px;
    color: #333333;
}

.bq_bottom .f1 {
    text-align: center;
    margin-top: 10px;
}
 .ztimg img {
        width: 1268px;
        height: 713px;
    }
	
	.f16_n{
    	width: 1211px;
    	margin: 0 auto;
    	text-indent:0em;
	}
@media screen and (max-width: 1700px) {
	.f16_n{
		width: 931px;
		margin: 0 auto;
		text-indent:0em;
	}
    .content {
        width: 1244px;
        margin: 0 auto;
    }
    .ztimg img {
        width: 928px;
        height: 526px;
    }
    .logo1 {
        width: 125px;
    }
    .logo2 {
        width: 125px;
    }
    .logo_line {
        border-right: 1px solid #cccccc;
        height: 39px;
        width: 15px;
        margin-right: 15px;
    }
    .w200 {
        width: 200px;
    }
    .mt10 {
        margin-top: 10px
    }
    .mt30 {
        margin-top: 18px;
    }
    .mt40 {
        margin-top: 40px
    }
    .mt50 {
        margin-top: 35px;
    }
    .shoutu {
        width: 315px;
        height: 529px;
        background: #fbfbfb;
        margin-top: 40px;
    }
    .shoutu ul {
        width: 100%;
        overflow: hidden;
    }
    .shoutu li {
        width: 100%;
        height: 121px;
        margin: 0px 0px 11px 0px;
        float: left;
        background: #ffffff;
    }
    .shoutu li p {
        font-size: 18px;
        line-height: 33px;
        font-weight: bold;
        width: 280px;
        height: 154px;
        float: unset;
        padding: 17px 0;
        box-sizing: border-box;
        margin: auto;
    }
    .shoutu li a:link {
        color: #333333;
    }
    .shoutu li a:hover {
        color: #ff9000;
    }
    .shoutu_bg {
        background: #f6f6f6;
        width: 100%;
        height: 625px;
    }
    .guanhaichao_bg {
        background: #f6f6f6;
        width: 100%;
        height: 619px;
    }
    .shipin ul {
        width: 1728px;
        overflow: hidden
    }
    .shipin li {
        float: left;
        width: 548px;
        margin: 0px 28px 40px 0px;
    }
    .shipin img {
        width: 548px;
        height: 308px;
        cursor: pointer;
        transition: all 1.2s;
    }
    .shipin img:hover {
        transform: scale(1.04);
    }
    .shipin li h3 a {
        display: block;
        font-size: 16px;
        -webkit-margin-before: 1em;
        -webkit-margin-after: 1em;
        -webkit-margin-start: 0px;
        -webkit-margin-end: 0px;
        font-weight: bold;
        color: #004077;
    }
    .shipinPic {
        position: relative;
        overflow: hidden;
    }
    .shipinPic a:link {
        color: #ffffff;
        text-decoration: none;
    }
    .shipinPic a:hover {
        color: #ffffff;
        text-decoration: underline;
    }
    .shipinTxtBg {
        position: absolute;
        width: 100%;
        background: linear-gradient(180deg, transparent, rgba(0, 0, 0, .8));
        left: 0;
        bottom: 0;
        color: #fff;
        padding: 6px;
        font-size: 16px;
        line-height: 28px;
    }
    .kanhainan {
        width: 1266px;
        overflow: hidden;
    }
    .kanhainan01 {
        float: left;
        width: 621px;
        overflow: hidden;
    }
    .kanhainan01 img {
        width: 612px;
        height: 345px;
        cursor: pointer;
        transition: all 1.2s;
    }
    .kanhainan01 img:hover {
        transform: scale(1.04);
    }
    .kanhainan01 li h3 a {
        display: block;
        font-size: 16px;
        -webkit-margin-before: 1em;
        -webkit-margin-after: 1em;
        -webkit-margin-start: 0px;
        -webkit-margin-end: 0px;
        font-weight: bold;
        color: #004077;
    }
    .kanhainan01Pic {
        position: relative;
        overflow: hidden;
    }
    .kanhainan01Pic a:link {
        color: #ffffff;
        text-decoration: none;
    }
    .kanhainan01Pic a:hover {
        color: #ffffff;
        text-decoration: underline;
    }
    .kanhainan01TxtBg {
        position: absolute;
        width: 100%;
        background: linear-gradient(180deg, transparent, rgba(0, 0, 0, .8));
        left: 0;
        bottom: 0;
        color: #fff;
        padding: 6px;
        font-size: 16px;
        line-height: 28px;
    }
    .kanhainan02 ul {
        width: 624px;
        overflow: hidden;
    }
    .kanhainan02 li {
        float: left;
        width: 296px;
        margin: 0px 0px 13px 16px;
    }
    .kanhainan02 img {
        width: 296px;
        height: 166px;
        cursor: pointer;
        transition: all 1.2s;
    }
    .kanhainan02 img:hover {
        transform: scale(1.04);
    }
    .kanhainan02 li h3 a {
        display: block;
        font-size: 16px;
        -webkit-margin-before: 1em;
        -webkit-margin-after: 1em;
        -webkit-margin-start: 0px;
        -webkit-margin-end: 0px;
        font-weight: bold;
        color: #004077;
    }
    .kanhainan02Pic {
        position: relative;
        overflow: hidden;
    }
    .kanhainan02Pic a:link {
        color: #ffffff;
        text-decoration: none;
    }
    .kanhainan02Pic a:hover {
        color: #ffffff;
        text-decoration: underline;
    }
    .kanhainan02TxtBg {
        position: absolute;
        width: 100%;
        background: linear-gradient(180deg, transparent, rgba(0, 0, 0, .8));
        left: 0;
        bottom: 0;
        color: #fff;
        padding: 6px;
        font-size: 16px;
        line-height: 28px;
    }
    .shipin ul {
        width: 1266px;
        overflow: hidden;
    }
    .shipin li {
        float: left;
        width: 402px;
        margin: 0px 19px 19px 0px;
    }
    .shipin img {
        width: 402px;
        height: 228px;
        cursor: pointer;
        transition: all 1.2s;
    }
    .shipin img:hover {
        transform: scale(1.04);
    }
    .shipin li h3 a {
        display: block;
        font-size: 16px;
        -webkit-margin-before: 1em;
        -webkit-margin-after: 1em;
        -webkit-margin-start: 0px;
        -webkit-margin-end: 0px;
        font-weight: bold;
        color: #004077;
    }
    .shipinPic {
        position: relative;
        overflow: hidden;
    }
    .shipinPic a:link {
        color: #ffffff;
        text-decoration: none;
    }
    .shipinPic a:hover {
        color: #ffffff;
        text-decoration: underline;
    }
    .shipinTxtBg {
        position: absolute;
        width: 100%;
        background: linear-gradient(180deg, transparent, rgba(0, 0, 0, .8));
        left: 0;
        bottom: 0;
        color: #fff;
        padding: 6px;
        font-size: 16px;
        line-height: 28px;
    }
    .biaoti {
        width: 50%;
    }
    .biaoti a:link {
        font-size: 30px;
        color: #00be06;
        font-weight: bold;
    }
    .biaoti a:hover {
        font-size: 30px;
        color: #ff6101;
        font-weight: bold;
    }
    .biaoti02 {
        width: 46%;
    }
    .biaoti02 a:link {
        font-size: 30px;
        color: #00be06;
        font-weight: bold;
    }
    .biaoti02 a:hover {
        font-size: 30px;
        color: #ff6101;
        font-weight: bold;
    }
    .ysp_more {
        width: 58px;
        color: #ffffff;
        font-size: 16px;
        line-height: 36px;
        text-align: center;
        background: #00be06;
        border-radius: 6px;
        min-width: 60px;
    }
    .ysp_more a {
        color: #ffffff;
        background: #00be06;
        width: 100%;
        display: block;
        border-radius: 6px;
    }
    .ysp_more a:hover {
        color: #ffff00;
    }
    .nav003 li {
        background: url(/static/ysp/pc/image/1.png) right center no-repeat;
        background-size: 1px;
        min-width: 85px;
        padding-left: 60px;
        padding-right: 60px;
        height: 36px;
    }
    .nav003 li:last-child,
    .nav004 li:last-child {
        background: none;
    }
    .nav003 {
        font-size: 16px;
        float: right;
        line-height: 36px;
    }
    .nav003 h2 {
        color: #00bf07;
        width: 40px;
        float: left;
    }
    .nav003 li {
        float: left;
        padding: 0;
        margin-left: 0;
    }
    .nav003 .active {
        text-align: center;
        background: #00be06;
        border-radius: 6px;
        color: #fff !important;
    }
    .nav003 .active a {
        color: #fff;
    }
    .y_03 {
        width: 44%;
        float: left;
    }
    .y_03 li {
        text-align: center;
    }
    .y_03 li:hover {
        background: #00be06;
        border-radius: 6px;
        border-radius: 6px;
    }
    .y_03 li:hover a {
        color: #fff;
    }
    .y_03 a {
        width: 100%;
        display: block;
        float: left;
        font-size: 16px;
    }
    .nav004 li {
        min-width: 130px;
        padding-left: 100px;
        padding-right: 100px;
        height: 36px;
        background: url(/static/ysp/pc/image/1s.png) right center no-repeat;
    }
    .nav004 {
        font-size: 16px;
        float: right;
        line-height: 36px;
    }
    .nav004 h2 {
        color: #00bf07;
        width: 40px;
        float: left;
    }
    .nav004 li {
        float: left;
        padding: 0;
        margin-left: 0;
    }
    .nav004 .active {
        text-align: center;
        background: #00be06;
        border-radius: 6px;
    }
    .nav004 .active a {
        color: #fff;
    }
    .y_04 {
        width: 54%;
        float: left;
    }
    .y_04 li {
        text-align: center;
    }
    .y_04 li:hover {
        background: #00be06;
        border-radius: 6px;
        border-radius: 6px;
    }
    .y_04 li:hover a {
        color: #fff;
    }
    .y_04 a {
        width: 100%;
        display: block;
        float: left;
        font-size: 16px;
    }
    .ysp_02 {
        width: 631px;
        float: left;
    }
    .ysp_02 li {
        text-align: center;
        margin-bottom: 6px;
    }
    .ysp_02 li:hover {
        background: #00be06;
        border-radius: 6px;
        border-radius: 6px;
    }
    .ysp_02 li:hover a {
        color: #fff;
    }
    .ysp_02 a {
        width: 100%;
        display: block;
        float: left;
        font-size: 16px;
    }
    .nav {
        line-height: 26px;
        font-size: 18px;
        float: left;
        line-height: 40px;
    }
    .nav h2 {
        color: #00bf07;
        width: 40px;
        float: left;
    }
    .nav li {
        float: left;
        padding: 0;
        margin-left: 0;
    }
    .nav .active {
        text-align: center;
        background: #00be06;
        border-radius: 6px;
    }
    .nav .active a {
        color: #fff;
    }
    .nav1 {
        width: 620px;
        padding-left: 10px;
    }
    .nav1 li {
        min-width: 130px;
        margin-left: -8px;
    }
    .search_box {
        width: 330px;
        height: 40px;
        float: right;
        margin-top: 41px;
        position: relative;
        margin-right: 0px;
    }
    .textbox {
        background-color: transparent;
        border: #cac9c9 1px solid;
        border-radius: 30px;
        width: 100%;
        height: 40px;
        padding: 0 10px;
        color: #666;
    }
    .s_btn {
        background-color: #00be06;
        width: 90px;
        height: 100%;
        border-radius: 0 30px 30px 0;
        position: absolute;
        color: #fff;
        line-height: 30px;
        text-align: center;
        border: 0;
        top: 0;
        right: 0;
        cursor: pointer;
    }
    .search_box form {
        height: 100%
    }
    /****/
    .ysp_bg3 {
        background-color: #fff;
        height: 340px;
    }
    .bq_top {
        float: left;
        width: 100%;
        height: 20px;
        background: #f6f6f6;
    }
    .bq_bottom {
        float: left;
        width: 100%;
        padding-top: 56px;
    }
    .bq_bottom .cGray {
        line-height: 29px;
        text-align: center;
        font-size: 14px;
        color: #333333;
    }
    .bq_bottom .cGray:a link {
        line-height: 29px;
        text-align: center;
        font-size: 14px;
        color: #333333;
    }
    .bq_bottom .f1 {
        text-align: center;
        margin-top: 10px;
    }

	
}


@media screen and (max-width: 1280px) {
	.f16_n{
		width: 753px;
		margin: 0 auto;
		text-indent:0em;
	}
    .content {
        width: 1006px;
        margin: 0 auto;
    }
    .ztimg img {
        width: 751px;
        height: 427px;
    }
    .logo1 {
        width: 100px;
    }
    .logo2 {
        width: 100px;
    }
    .logo_line {
        border-right: 1px solid #cccccc;
        height: 36px;
        width: 12px;
        margin-right: 12px;
    }
    .w200 {
        width: 200px;
    }
    .mt10 {
        margin-top: 10px
    }
    .mt30 {
        margin-top: 20px;
    }
    .mt40 {
        margin-top: 30px;
    }
    .mt50 {
        margin-top: 35px;
    }
    .shoutu {
        width: 255px;
        height: 427px;
        background: #fbfbfb;
        margin-top: 30px;
    }
    .shoutu ul {
        width: 100%;
        overflow: hidden;
    }
    .shoutu li {
        width: 100%;
        height: 101px;
        margin: 0px 0px 7px 0px;
        float: left;
        background: #ffffff;
    }
    .shoutu li p {
        font-size: 16px;
        line-height: 26px;
        font-weight: bold;
        width: 229px;
        height: 100%;
        float: unset;
        padding: 9px 0;
        box-sizing: border-box;
        margin: auto;
    }
    .shoutu li a:link {
        color: #333333;
    }
    .shoutu li a:hover {
        color: #ff9000;
    }
    .shoutu_bg {
        background: #f6f6f6;
        width: 100%;
        height: 502px;
    }
    .guanhaichao_bg {
        background: #f6f6f6;
        width: 100%;
        height: 542px;
    }
    .shipin ul {
        width: 1728px;
        overflow: hidden
    }
    .shipin li {
        float: left;
        width: 548px;
        margin: 0px 28px 40px 0px;
    }
    .shipin img {
        width: 548px;
        height: 308px;
        cursor: pointer;
        transition: all 1.2s;
    }
    .shipin img:hover {
        transform: scale(1.04);
    }
    .shipin li h3 a {
        display: block;
        font-size: 16px;
        -webkit-margin-before: 1em;
        -webkit-margin-after: 1em;
        -webkit-margin-start: 0px;
        -webkit-margin-end: 0px;
        font-weight: bold;
        color: #004077;
    }
    .shipinPic {
        position: relative;
        overflow: hidden;
    }
    .shipinPic a:link {
        color: #ffffff;
        text-decoration: none;
    }
    .shipinPic a:hover {
        color: #ffffff;
        text-decoration: underline;
    }
    .shipinTxtBg {
        position: absolute;
        width: 100%;
        background: linear-gradient(180deg, transparent, rgba(0, 0, 0, .8));
        left: 0;
        bottom: 0;
        color: #fff;
        padding: 6px;
        font-size: 16px;
        line-height: 28px;
    }
    .kanhainan {
        width: 1022px;
        overflow: hidden;
    }
    .kanhainan01 {
        float: left;
        width: 495px;
        overflow: hidden;
    }
    .kanhainan01 img {
        width: 495px;
        height: 282px;
        cursor: pointer;
        transition: all 1.2s;
    }
    .kanhainan01 img:hover {
        transform: scale(1.04);
    }
    .kanhainan01 li h3 a {
        display: block;
        font-size: 16px;
        -webkit-margin-before: 1em;
        -webkit-margin-after: 1em;
        -webkit-margin-start: 0px;
        -webkit-margin-end: 0px;
        font-weight: bold;
        color: #004077;
    }
    .kanhainan01Pic {
        position: relative;
        overflow: hidden;
    }
    .kanhainan01Pic a:link {
        color: #ffffff;
        text-decoration: none;
    }
    .kanhainan01Pic a:hover {
        color: #ffffff;
        text-decoration: underline;
    }
    .kanhainan01TxtBg {
        position: absolute;
        width: 100%;
        background: linear-gradient(180deg, transparent, rgba(0, 0, 0, .8));
        left: 0;
        bottom: 0;
        color: #fff;
        padding: 6px;
        font-size: 16px;
        line-height: 28px;
    }
    .kanhainan02 ul {
        width: 512px;
        overflow: hidden;
    }
    .kanhainan02 li {
        float: left;
        width: 240px;
        margin: 0px 0px 8px 16px;
    }
    .kanhainan02 img {
        width: 240px;
        height: 137px;
        cursor: pointer;
        transition: all 1.2s;
    }
    .kanhainan02 img:hover {
        transform: scale(1.04);
    }
    .kanhainan02 li h3 a {
        display: block;
        font-size: 16px;
        -webkit-margin-before: 1em;
        -webkit-margin-after: 1em;
        -webkit-margin-start: 0px;
        -webkit-margin-end: 0px;
        font-weight: bold;
        color: #004077;
    }
    .kanhainan02Pic {
        position: relative;
        overflow: hidden;
    }
    .kanhainan02Pic a:link {
        color: #ffffff;
        text-decoration: none;
    }
    .kanhainan02Pic a:hover {
        color: #ffffff;
        text-decoration: underline;
    }
    .kanhainan02TxtBg {
        position: absolute;
        width: 100%;
        background: linear-gradient(180deg, transparent, rgba(0, 0, 0, .8));
        left: 0;
        bottom: 0;
        color: #fff;
        padding: 6px;
        font-size: 16px;
        line-height: 28px;
    }
    .shipin ul {
        width: 1021px;
        overflow: hidden;
    }
    .shipin li {
        float: left;
        width: 325px;
        margin: 0px 15px 40px 0px;
    }
    .shipin img {
        width: 325px;
        height: 184px;
        cursor: pointer;
        transition: all 1.2s;
    }
    .shipin img:hover {
        transform: scale(1.04);
    }
    .shipin li h3 a {
        display: block;
        font-size: 16px;
        -webkit-margin-before: 1em;
        -webkit-margin-after: 1em;
        -webkit-margin-start: 0px;
        -webkit-margin-end: 0px;
        font-weight: bold;
        color: #004077;
    }
    .shipinPic {
        position: relative;
        overflow: hidden;
    }
    .shipinPic a:link {
        color: #ffffff;
        text-decoration: none;
    }
    .shipinPic a:hover {
        color: #ffffff;
        text-decoration: underline;
    }
    .shipinTxtBg {
        position: absolute;
        width: 100%;
        background: linear-gradient(180deg, transparent, rgba(0, 0, 0, .8));
        left: 0;
        bottom: 0;
        color: #fff;
        padding: 6px;
        font-size: 14px;
        line-height: 22px;
    }
    .biaoti {
        width: 33%;
    }
    .biaoti a:link {
        font-size: 30px;
        color: #00be06;
        font-weight: bold;
    }
    .biaoti a:hover {
        font-size: 30px;
        color: #ff6101;
        font-weight: bold;
    }
    .biaoti02 {
        width: 34%;
    }
    .biaoti02 a:link {
        font-size: 30px;
        color: #00be06;
        font-weight: bold;
    }
    .biaoti02 a:hover {
        font-size: 30px;
        color: #ff6101;
        font-weight: bold;
    }
    .ysp_more {
        width: 58px;
        color: #ffffff;
        font-size: 16px;
        line-height: 36px;
        text-align: center;
        background: #00be06;
        border-radius: 6px;
        min-width: 60px;
    }
    .ysp_more a {
        color: #ffffff;
        background: #00be06;
        width: 100%;
        display: block;
        border-radius: 6px;
    }
    .ysp_more a:hover {
        color: #ffff00;
    }
    .nav003 li {
        background: url(/static/ysp/pc/image/1.png) right center no-repeat;
        background-size: 1px;
        min-width: 100px;
        padding-left: 60px;
        padding-right: 60px;
        height: 35px;
    }
    .nav003 li:last-child,
    .nav004 li:last-child {
        background: none;
    }
    .nav003 {
        font-size: 16px;
        float: right;
        line-height: 36px;
    }
    .nav003 h2 {
        color: #00bf07;
        width: 40px;
        float: left;
    }
    .nav003 li {
        float: left;
        padding: 0;
        margin-left: 0;
    }
    .nav003 .active {
        text-align: center;
        background: #00be06;
        border-radius: 6px;
    }
    .nav003 .active a {
        color: #fff;
    }
    .y_03 {
        width: 60%;
        float: left;
    }
    .y_03 li {
        text-align: center;
    }
    .y_03 li:hover {
        background: #00be06;
        border-radius: 6px;
        border-radius: 6px;
    }
    .y_03 li:hover a {
        color: #fff;
    }
    .y_03 a {
        width: 100%;
        display: block;
        float: left;
        font-size: 16px;
    }
    .nav004 li {
        min-width: 130px;
        padding-left: 100px;
        padding-right: 100px;
        height: 36px;
        background: url(/static/ysp/pc/image/1s.png) right center no-repeat;
    }
    .nav004 {
        font-size: 16px;
        float: right;
        line-height: 36px;
    }
    .nav004 h2 {
        color: #00bf07;
        width: 40px;
        float: left;
    }
    .nav004 li {
        float: left;
        padding: 0;
        margin-left: 0;
    }
    .nav004 .active {
        text-align: center;
        background: #00be06;
        border-radius: 6px;
    }
    .nav004 .active a {
        color: #fff;
    }
    .y_04 {
        width: 65%;
        float: left;
    }
    .y_04 li {
        text-align: center;
    }
    .y_04 li:hover {
        background: #00be06;
        border-radius: 6px;
        border-radius: 6px;
    }
    .y_04 li:hover a {
        color: #fff;
    }
    .y_04 a {
        width: 100%;
        display: block;
        float: left;
        font-size: 16px;
    }
    .ysp_02 {
        width: 514px;
        float: left;
    }
    .ysp_02 li {
        text-align: center;
        margin-bottom: 0px;
    }
    .ysp_02 li:hover {
        background: #00be06;
        border-radius: 6px;
        border-radius: 6px;
    }
    .ysp_02 li:hover a {
        color: #fff;
    }
    .ysp_02 a {
        width: 100%;
        display: block;
        float: left;
        font-size: 14px;
    }
    .nav {
        line-height: 26px;
        font-size: 18px;
        float: left;
        line-height: 32px;
    }
    .nav h2 {
        color: #00bf07;
        width: 40px;
        float: left;
    }
    .nav li {
        float: left;
        padding: 0;
        margin-left: 0;
    }
    .nav .active {
        text-align: center;
        background: #00be06;
        border-radius: 6px;
    }
    .nav .active a {
        color: #fff;
    }
    .nav1 {
        width: 550px;
        padding-left: 10px;
    }
    .nav1 li {
        min-width: 105px;
        margin-left: 3px;
    }
    .search_box {
        width: 240px;
        height: 30px;
        float: right;
        margin-top: 38px;
        position: relative;
        margin-right: 0px;
    }
    .textbox {
        background-color: transparent;
        border: #cac9c9 1px solid;
        border-radius: 30px;
        width: 100%;
        height: 30px;
        padding: 0 10px;
        color: #666;
    }
    .s_btn {
        background-color: #00be06;
        width: 90px;
        height: 100%;
        border-radius: 0 30px 30px 0;
        position: absolute;
        color: #fff;
        line-height: 30px;
        text-align: center;
        border: 0;
        top: 0;
        right: 0;
        cursor: pointer;
    }
    .search_box form {
        height: 100%
    }
    /****/
    .ysp_bg3 {
        background-color: #fff;
        height: 340px;
    }
    .bq_top {
        float: left;
        width: 100%;
        height: 20px;
        background: #f6f6f6;
    }
    .bq_bottom {
        float: left;
        width: 100%;
        padding-top: 56px;
    }
    .bq_bottom .cGray {
        line-height: 29px;
        text-align: center;
        font-size: 14px;
        color: #333333;
    }
    .bq_bottom .cGray:a link {
        line-height: 29px;
        text-align: center;
        font-size: 14px;
        color: #333333;
    }
    .bq_bottom .f1 {
        text-align: center;
        margin-top: 10px;
    }
}
.kanhainan01Pic a{color:#fff}